Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

Now that Pigeon supports non-nullable generics, update the Pigeon definition to remove all the unnecessary nullability in generics.

This is largely a no-op for non-test code because these types are mostly for passing from Dart to Java, and Java doesn't support non-nullable generics so nothing changes on the native side.

Part of flutter/flutter#155891

Pre-launch Checklist

Now that Pigeon supports non-nullable generics, update the Pigeon
definition to remove all the unnecessary nullability in generics.

This is largely a no-op for non-test code because these types are mostly
for passing from Dart to Java, and Java doesn't support non-nullable
generics so nothing changes on the native side.

Part of flutter/flutter#155891
Copy link
Contributor

@yaakovschectman yaakovschectman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 31, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Oct 31, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Oct 31, 2024

auto label is removed for flutter/packages/7990, due to - The status or check suite Linux_android android_device_tests_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: google_maps_flutter platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants